Skip to content

Allow passanger retaining teleport via end gateway#9521

Closed
lynxplay wants to merge 1 commit into
PaperMC:masterfrom
lynxplay:enhancement/allow-for-safe-passanger-teleport-via-endgateway
Closed

Allow passanger retaining teleport via end gateway#9521
lynxplay wants to merge 1 commit into
PaperMC:masterfrom
lynxplay:enhancement/allow-for-safe-passanger-teleport-via-endgateway

Conversation

@lynxplay
Copy link
Copy Markdown
Contributor

@lynxplay lynxplay commented Jul 22, 2023

Previously paper disabled the abilities for entities to teleport via end gateways if they were being used as a vehicle.

While the behaviour generally worked fine for entities riding other entities, players would quickly end up in an invalid state, not seeing their passanger anymore.

This commit removes the paper introduced limitation by now properly updating the passangers location of a player when they are teleporting through an end gateway.

Resolves: #9172


Download the paperclip jar for this pull request: paper-9521.zip

Previously paper disabled the abilities for entities to teleport via
end gateways if they were being used as a vehicle.

While the behaviour generally worked fine for entities riding other
entities, players would quickly end up in an invalid state, not seeing
their passanger anymore.

This commit removes the paper introduced limitation by now properly
updating the passangers location of a player when they are teleporting
through an end gateway.
@lynxplay lynxplay requested a review from a team as a code owner July 22, 2023 21:32
@lynxplay lynxplay added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Jul 22, 2023
@lynxplay lynxplay closed this Jul 22, 2023
@lynxplay lynxplay deleted the enhancement/allow-for-safe-passanger-teleport-via-endgateway branch July 24, 2023 09:17
@PeterL07590759

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entities dont get teleported via gateway when riding in minecart

2 participants